home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Thoughtful / HyperSense.app / English.lproj / Inspector.nib / data.classes next >
Text File  |  1994-03-08  |  414b  |  33 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Inspector = {
  7.     ACTIONS = {
  8.     revert:;
  9.     sendOk:;
  10.     selectPane:;
  11.     ok:;
  12.     toggleActive:;
  13.     windowDidUpdate:;
  14.     };
  15.     OUTLETS = {
  16.     stack;
  17.     paneView;
  18.     popUpButton;
  19.     selection;
  20.     activeLayer;
  21.     classNameField;
  22.     pageView;
  23.     insPane;
  24.     currentPane;
  25.     inspectorPanel;
  26.     activeIconButton;
  27.     popUpList;
  28.     okButton;
  29.     document;
  30.     };
  31.     SUPERCLASS = Object;
  32. };
  33.